From: | Steffen |
Date: | 26 Aug 99 at 03:44:14 |
Subject: | Re: ExecBase & 'RESET:starting PC' exception |
From: Steffen <steffen.mars@stenloese.mail.telia.com>
On 25-Aug-99, Gabriele Svelto wrote:
......
> BTW, what are exceptions in C++? I'm learning C++ now but I haven't found
> anything about that in the book I'm reading (maybe it's because it is a
> little bit outdated, 1990...).
I think exceptions was introduced in 1995. I *think* exceptions is, when you for instance attempt to create an object and it fails, an exception occurs.
/Steffen/